Eigenvalue Optimization for Solving the MAX-CUT Problem
نویسندگان
چکیده
The purpose of this semester project is to investigate the Spectral Bundle Method, which is a specialized subgradient method particularly suited for solving large scale semidefinite programs that can be cast as eigenvalue optimization problems of the form min y∈R aλmax(C − m ∑ i=1 Aiyi) + b T y, where C and Ai are given real symmetric matrices, b ∈ R allows to specify a linear cost term, and a > 0 is a constant multiplier for the maximum eigenvalue function λmax(·). In particular, a semidefinite relaxation of the well-known maxcut problem belongs to this class of problems. After a general description of the Spectral Bundle Method, a matlab implementation of the method designed for solving the eigenvalue relaxation of the max-cut problem is presented. Finally, it is explained how to extract an optimal solution of the original max-cut problem from the optimal solution of the eigenvalue relaxation.
منابع مشابه
A Continuation Approach Using NCP Function for Solving Max-Cut Problem
A continuous approach using NCP function for approximating the solution of the max-cut problem is proposed. The max-cut problem is relaxed into an equivalent nonlinearly constrained continuous optimization problem and a feasible direction method without line searches is presented for generating an optimal solution of the relaxed continuous optimization problem. The convergence of the algorithm ...
متن کاملNew bounds for the max-k-cut and chromatic number of a graph
We consider several semidefinite programming relaxations for the max-k-cut problem, with increasing complexity. The optimal solution of the weakest presented semidefinite programming relaxation has a closed form expression that includes the largest Laplacian eigenvalue of the graph under consideration. This is the first known eigenvalue bound for the max-k-cut when k > 2 that is applicable to a...
متن کاملHybridizing the cross-entropy method: An application to the max-cut problem
Cross entropy has been recently proposed as a heuristic method for solving combinatorial optimization problems. We briefly review this methodology and then suggest a hybrid version with the goal of improving its performance. In the context of the well-known max-cut problem, we compare an implementation of the original cross entropy method with our proposed version. The suggested changes are not...
متن کاملRank-Two Relaxation Heuristics for MAX-CUT and Other Binary Quadratic Programs
The Goemans-Williamson randomized algorithm guarantees a high-quality approximation to the Max-Cut problem, but the cost associated with such an approximation can be excessively high for large-scale problems due to the need for solving an expensive semidefinite relaxation. In order to achieve better practical performance, we propose an alternative, rank-two relaxation and develop a specialized ...
متن کاملThe Accelerated Cross Entropy Method: An Application to the Max-Cut Problem
Cross entropy has recently been proposed as a heuristic method for solving combinatorial optimization problems. We briefly review this methodology and then suggest modifications and extensions with the goal of improving its performance. In the context of the well-known max-cut problem, we compare an implementation of the original cross entropy method with our proposed accelerated version. The s...
متن کامل